home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telstar Electronic Studios (UK) (Press Kit)
/
Telstar Electronic Studios (UK) (Press Kit).bin
/
pc
/
tes_ects
/
multi.dir
/
00075.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-01
|
274 b
|
17 lines
on idle
if rollOver(4) then
set the castNum of sprite 4 to 80
else
set the castNum of sprite 4 to 71
end if
if rollOver(5) then
set the castNum of sprite 5 to 81
else
set the castNum of sprite 5 to 72
end if
end
on exitFrame
go(the frame)
end